C1.DataCollection Assembly / C1.DataCollection Namespace / C1PagedDataCollection<T> Class / CanRemove Method

In This Topic
CanRemove Method (C1PagedDataCollection<T>)
In This Topic
Syntax
'Declaration
 
Public Overridable Function CanRemove( _
   ByVal index As Integer _
) As Boolean
 

Parameters

index
See Also